home *** CD-ROM | disk | FTP | other *** search
/ One Click 14 / OneClick14.iso / Curso / Curso.swf / scripts / DefineButton2_100 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2004-08-03  |  44 b   |  4 lines

  1. on(release){
  2.    fscommand("Minimize");
  3. }
  4.